-
Home
-
Cookie Information | Free GDPR Consent Solution
-
1.5.5
-
Code
-
Classes
- WooCommerceOrder
Total Complexity |
47 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
384 |
Lines of code |
160 |
Logical lines of code |
68 |
Comment lines |
155 |
Methods |
45 |
Properties |
22 |
Methods 45
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load() |
S |
53 |
1 |
22 |
__construct() |
S |
72 |
2 |
6 |
getInstance() |
S |
71 |
2 |
6 |
getShippingAddressOne() |
S |
82 |
1 |
3 |
getBillingPhone() |
S |
82 |
1 |
3 |
setBillingPhone() |
S |
81 |
1 |
3 |
getShippingFirstName() |
S |
82 |
1 |
3 |
setShippingFirstName() |
S |
81 |
1 |
3 |
getShippingLastName() |
S |
82 |
1 |
3 |
setShippingLastName() |
S |
81 |
1 |
3 |
getShippingCompany() |
S |
82 |
1 |
3 |
setShippingCompany() |
S |
81 |
1 |
3 |
setShippingAddressOne() |
S |
81 |
1 |
3 |
getShippingCountry() |
S |
82 |
1 |
3 |
setBillingCountry() |
S |
81 |
1 |
3 |
setShippingAddressTwo() |
S |
81 |
1 |
3 |
getShippingCity() |
S |
82 |
1 |
3 |
setShippingCity() |
S |
81 |
1 |
3 |
getShippingState() |
S |
82 |
1 |
3 |
setShippingState() |
S |
81 |
1 |
3 |
getShippingPostCode() |
S |
82 |
1 |
3 |
setShippingPostCode() |
S |
81 |
1 |
3 |
getShippingAddressTwo() |
S |
82 |
1 |
3 |
setBillingPostCode() |
S |
81 |
1 |
3 |
getBillingCountry() |
S |
82 |
1 |
3 |
getBillingCompany() |
S |
82 |
1 |
3 |
getOrderId() |
S |
82 |
1 |
3 |
setOrderId() |
S |
81 |
1 |
3 |
getBillingEmailAddress() |
S |
82 |
1 |
3 |
setBillingEmailAddress() |
S |
81 |
1 |
3 |
getBillingFirstName() |
S |
82 |
1 |
3 |
setBillingFirstName() |
S |
81 |
1 |
3 |
getBillingLastName() |
S |
82 |
1 |
3 |
setBillingLastName() |
S |
81 |
1 |
3 |
setBillingCompany() |
S |
81 |
1 |
3 |
getBillingPostCode() |
S |
82 |
1 |
3 |
getBillingAddressOne() |
S |
82 |
1 |
3 |
setBillingAddressOne() |
S |
81 |
1 |
3 |
getBillingAddressTwo() |
S |
82 |
1 |
3 |
setBillingAddressTwo() |
S |
81 |
1 |
3 |
getBillingCity() |
S |
82 |
1 |
3 |
setBillingCity() |
S |
81 |
1 |
3 |
getBillingState() |
S |
82 |
1 |
3 |
setBillingState() |
S |
81 |
1 |
3 |
setShippingCountry() |
S |
81 |
1 |
3 |